-
im fairly new to programming and thought a good learning project would be a discord bot for a personal server …
- 371 views
- 1 answers
- 0 votes
-
Not sure how to fix this segment. What it is doing is updating a message until it hits a threshold …
- 392 views
- 0 answers
- 0 votes
-
@bot.command() async def ling(ctx): await ctx.send("Mabel") I believe the code above should give me Mabel when I send the word …
- 369 views
- 1 answers
- 0 votes